FRTС project
Notes
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
make_spline_approximation
Function
85 statements
Source File
2_spectrum.f90
spectrum_mod
make_spline_approximation
Contents
public function make_spline_approximation(spectr) result(appx_spectr)
Uses
spline_module
rt_parameters
constants
approximation of input LH spectrum
Arguments
Type
Intent
Optional
Attributes
Name
type(
Spectrum
),
intent(in)
::
spectr
Return Value
type(
Spectrum
)